Xceed Ultimate ListBox for Silverlight Documentation
ListBoxContainerConfiguration<T> Class Members
Properties  Methods 


The following tables list the members exposed by ListBoxContainerConfiguration<T>.

Public Properties
 NameDescription
Public PropertyCanStickGets or sets a value indicating whether the container can be sticky. (Inherited from Xceed.Silverlight.ListBox.ListBoxContainerConfigurationBase)
Public PropertyConfigurationTypeGets a configuration type indicating what kind of container the configuration represents. (Inherited from Xceed.Silverlight.ListBox.ListBoxContainerConfigurationBase)
Public PropertyContainerStyleGets or sets the style that will be applied to the containers created by this configuration. (Inherited from Xceed.Silverlight.ListBox.ListBoxContainerConfigurationBase)
Public PropertyContentTemplateGets or sets the data template that will be used to display the container's content created by this configuration. (Inherited from Xceed.Silverlight.ListBox.ListBoxContainerConfigurationBase)
Public PropertyDispatcher (Inherited from System.Windows.DependencyObject)
Public PropertyIsStickyGets or sets a value indicating whether the container is sticky. (Inherited from Xceed.Silverlight.ListBox.ListBoxContainerConfigurationBase)
Public PropertyLayoutModeGets or sets the layout mode of the container. (Inherited from Xceed.Silverlight.ListBox.ListBoxContainerConfigurationBase)
Top
Public Methods
 NameDescription
Public MethodClearValue (Inherited from System.Windows.DependencyObject)
Public MethodGetAnimationBaseValue (Inherited from System.Windows.DependencyObject)
Public MethodGetValue (Inherited from System.Windows.DependencyObject)
Public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
Public MethodSetValue (Inherited from System.Windows.DependencyObject)
Top
Protected Methods
 NameDescription
Protected MethodBeginInitCore (Inherited from Xceed.Silverlight.ListBox.ListBoxContainerConfigurationBase)
Protected MethodCreateContainerCoreOverride to return a new instance of a ListBoxContainer made for this configuration.  
Protected Internal MethodCreateInstanceCreates an instance of ListBoxContainerConfigurationBase. (Inherited from Xceed.Silverlight.ListBox.ListBoxContainerConfigurationBase)
Protected MethodEndInitCore (Inherited from Xceed.Silverlight.ListBox.ListBoxContainerConfigurationBase)
Protected MethodPrepareContainerForItemCoreApplies extra properties when the ListBoxContainer is about to be used to represent a new item.  
Top
See Also

Reference

ListBoxContainerConfiguration<T> Class
Xceed.Silverlight.ListBox Namespace

Send Feedback